Skip to content

[codex] Fix SOXL strategy plugin auto mounts#72

Merged
Pigbibi merged 1 commit into
mainfrom
codex/fix-soxl-plugin-auto-mount
Jun 22, 2026
Merged

[codex] Fix SOXL strategy plugin auto mounts#72
Pigbibi merged 1 commit into
mainfrom
codex/fix-soxl-plugin-auto-mount

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add soxl_soxx_trend_income to the runtime switch auto-mounted market_regime_control strategy list
  • stop auto-generating market_regime_control mounts for Global/Russell rotation profiles whose strategy-scope latest_signal artifacts are not currently published
  • update Schwab, LongBridge, and IBKR service-target tests so SOXL auto mode writes the SOXL market_regime_control latest_signal path

Root Cause

The strategy switch workflow defaults plugin_mode to auto, but the auto-mount profile list omitted soxl_soxx_trend_income. Switching SOXL from the settings console therefore wrote an empty *_STRATEGY_PLUGIN_MOUNTS_JSON payload and prevented IBKR/Schwab from consuming the SOXL plugin artifact. The same list also contained Global/Russell profiles whose corresponding strategy-scope plugin artifacts are not currently published, which could generate missing signal paths if those targets were enabled.

Validation

  • python -m unittest tests.test_runtime_settings
  • python scripts/runtime_settings.py validate
  • node --experimental-default-type=module tests/strategy_switch_worker_validation.mjs

@Pigbibi Pigbibi marked this pull request as ready for review June 22, 2026 20:55
@Pigbibi Pigbibi merged commit a6a25ba into main Jun 22, 2026
2 checks passed
@Pigbibi Pigbibi deleted the codex/fix-soxl-plugin-auto-mount branch June 22, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant